home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / Chip_2004-06_cd1.bin / opsys / macos / volumes / Volumes.dmg / Volumes Menu.app / Contents / Resources / Main.nib / classes.nib next >
Encoding:
Text File  |  2003-10-06  |  494 b   |  18 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = Controller; 
  5.             LANGUAGE = ObjC; 
  6.             OUTLETS = {
  7.                 swFirstLine = NSTextField; 
  8.                 swIcon = NSImageView; 
  9.                 swSecondBigLine = NSTextField; 
  10.                 swThirdLine = NSTextField; 
  11.                 swView = NSView; 
  12.             }; 
  13.             SUPERCLASS = NSObject; 
  14.         }, 
  15.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  16.     ); 
  17.     IBVersion = 1; 
  18. }